home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / DEMO / TRAKBLST.BAT < prev    next >
DOS Batch File  |  1993-10-24  |  507b  |  16 lines

  1. @ECHO OFF
  2. echo This is a super DEMO of the SOUND BLASTER card.  Graphics are available
  3. echo only with a VGA card.  Use TAG files or run files randomly in AFL to
  4. echo select a variety of music files then press ENTER.  Press ESC twice very
  5. echo quickly to exit RANDOM play or just ESC to exit each song.  The AFL MENU
  6. echo will reappear to allow you to select music files.
  7. echo.
  8. echo Press any key to continue or...
  9. echo Press CTRL-C to cancel.
  10. echo.
  11. pause >nul
  12.  
  13. cd trakblst
  14. call demo.bat
  15. cd..
  16.